home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Internet / Info / Internet Roadmap.sit / Internet Roadmap ƒ / Map 19 Gopher (Part 2)↵ < prev    next >
Encoding:
Text File  |  1995-02-14  |  7.7 KB  |  226 lines  |  [ttro/ttxt]

  1. MAP19: GOPHER (PART 2)
  2. ----------------------
  3.  
  4.      "Nothing quite new is perfect." -- Cicero, Brutus
  5.  
  6.  
  7. There are three ways to enter Gopherspace:
  8.  
  9.      1. through a Gopher client running on your local Internet service
  10.         provider's machine,
  11.  
  12.      2. through a telnet connection to a publicly-accessible Gopher
  13.         site, or
  14.  
  15.      3. through e-mail (we'll talk about e-mail access on Friday).
  16.  
  17. How can you tell if your local Internet service provider has a Gopher
  18. client that you can use? Easy! Just type
  19.  
  20.           gopher
  21.  
  22. at your system's command prompt, and watch what happens. If your provider
  23. has a Gopher client, your Gopher client's root menu will appear on your
  24. screen.
  25.  
  26. If your site does *not* have a Gopher client, however, all you will
  27. see on your screen after you type "gopher" will be an error message.
  28.  
  29. Fortunately, if you can't access Gopher through your local provider,
  30. you can always access Gopher through telnet. The following is
  31. a list adapted from the Gopher FAQ (1) and it lists the telnet
  32. addresses and logins for just a few of the publicly accessible
  33. Gopher sites:
  34.  
  35.      Telnet Address            Login   Area
  36.      ------------------------- ------  -------------
  37.      consultant.micro.umn.edu  gopher  North America
  38.      ux1.cso.uiuc.edu          gopher  North America
  39.      panda.uiowa.edu           panda   North America
  40.      gopher.msu.edu            gopher  North America
  41.      gopher.ebone.net          gopher  Europe
  42.      gopher.sunet.se           gopher  Sweden
  43.      info.anu.edu.au           info    Australia
  44.      tolten.puc.cl             gopher  South America
  45.      ecnet.ec                  gopher  Ecuador
  46.      gan.ncc.go.jp             gopher  Japan
  47.  
  48. Please use the site that is closest to you. Also, if you are in
  49. North America, please remember that the consultant.micro.umn.edu
  50. address is the most used Gopher address in the entire world
  51. (this is the address of the University of Minnesota's Gopher
  52. server -- the birthplace of Gopher). You might be better off
  53. if you telneted to another North American site.
  54.  
  55. Also, if your site is running its own Gopher client software, it
  56. is *STRONGLY* recommended that you use your site's Gopher client
  57. software instead of telneting into the public logon sites. Your
  58. client is set up so that you can use custom features not available
  59. through a telnet connection (i.e. mouse, scroll bars, etc.). You
  60. will also find that your provider's Gopher client will run much
  61. faster than a telnet Gopher client (1).
  62.  
  63.  
  64. DIRECT CLIENT ACCESS TO REMOTE GOPHERS
  65.  
  66. As I said above, to access your root Gopher menu, all that you
  67. have to do is type
  68.  
  69.           gopher
  70.  
  71. at your system's command prompt.
  72.  
  73. Sometimes, however, you may want to bypass your own root menu and
  74. connect directly to a remote Gopher server. You can do this by
  75. typing
  76.  
  77.           gopher <site address>
  78.  
  79. at your system's command prompt, replacing <site address> with the
  80. the address of the remote Gopher server that you want to access.
  81.  
  82. For example, to connect directly with the info.asu.edu Gopher
  83. I would type
  84.  
  85.           gopher info.asu.edu
  86.  
  87. at my system's command prompt.
  88.  
  89.  
  90. LOCAL VERSUS DISTANT INFORMATION
  91.  
  92. Spend any amount of time in Gopherspace, and you are bound to run
  93. into roadblocks. The most common roadblock that you will encounter
  94. is an error message that says
  95.  
  96.           Empty Menu; no items selected or nothing available
  97.  
  98. when you try to access a file or menu that you *KNOW* exists (and
  99. that you may have even accessed just a few seconds earlier).
  100.  
  101. One of the biggest mistakes that people make is they assume
  102. that this "Empty Menu" error is a problem with their local
  103. Internet service provider's system. IT ISN'T!!
  104.  
  105. Your local Internet service provider is only responsible for the
  106. LOCAL portion of your Internet service. If you are having problems
  107. accessing a distant Gopher file or menu, your problem isn't
  108. with your local provider, it is with the distant site that
  109. you are trying to access!
  110.  
  111. There are two things that you need to keep in mind any time
  112. you are having problems with Gopher:
  113.  
  114.      1. Gopherspace is incredibly dynamic. Sites "appear" and
  115.         and "disappear" every second of every day. Internet
  116.         traffic, power outages, weather, scheduled repairs,
  117.         and even squirrels affect whether a site is on-line
  118.         or off-line.
  119.  
  120.      2. Sites can "disappear" for as little as a second or
  121.         they can shut down and disappear forever. If you
  122.         are having problems accessing something in Gopherspace,
  123.         wait a little while and try to access it later.
  124.  
  125.  
  126. UNIX GOPHER COMMANDS
  127.  
  128. Once you access your Gopher client (or telnet into a Gopher client),
  129. take a look at the bottom of the root menu. If you see a menu line
  130. that says
  131.  
  132.           Press ? for Help, q to Quit, u to go up a menu
  133.  
  134. You are using a UNIX Gopher client.
  135.  
  136. Fortunately, the on-line help menu for the UNIX Gopher is really
  137. good. If you type
  138.  
  139.           ?
  140.  
  141. your screen will fill with a whole bunch of UNIX Gopher commands.
  142.  
  143. I'm not going to show you all of these commands -- you can find
  144. them pretty easily by typing "?" -- but I do want to show you
  145. a few of the most important commands that you will use:
  146.  
  147.      Key                        What it does
  148.      -----------                -----------------------------------
  149.  
  150.      Up arrow                   Moves the --> cursor up one line
  151.      Down arrow                 Moves the --> cursor down one line
  152.      Right arrow                "Enters" the selected menu item
  153.        or Return
  154.      Left arrow                 "Exits" the item and returns you to
  155.        or u                      the previous menu
  156.  
  157. After you have entered a file and have gotten to the bottom of it,
  158. the following menu bar appears
  159.  
  160.    Press <RETURN> to continue, <m> to mail, <s> to save, or <p> to print
  161.  
  162. Pressing "return" will just take you back to the previous menu. If
  163. you want a copy of the file, you are going to have to either press
  164. "m" or "s".
  165.  
  166. If you are telneting into a Gopher client, or if the file is small,
  167. your best bet would be to type "m". The client will then ask you
  168. for an address you want the current document mailed to. Enter your
  169. full Internet e-mail address :)
  170.  
  171.  
  172. OTHER GOPHER CLIENT COMMANDS
  173.  
  174. There are a whole bunch of different Gopher clients out there.
  175. Fortunately, they all work on the same basic principles, and
  176. they all have relatively good on-line help menus.
  177.  
  178. Access your Gopher client, take a look at your help menu, and
  179. find the keys or commands necessary to:
  180.  
  181.      - Move the cursor up and down the screen
  182.      - "Enter" files (select an item)
  183.      - "Exit" files (go back to the previous menu)
  184.      - Quit the program
  185.  
  186. We'll talk about some of the more advanced commands later this
  187. week :)
  188.  
  189.  
  190. HOMEWORK:
  191.  
  192.      1. Enter Gopherspace and play around :)
  193.  
  194.      2. If you REALLY feel daring, you might want to find
  195.         Richard Smith's "Navigating the Internet: Let's Go
  196.         Gophern" workshop archives. The workshop was a one-month
  197.         workshop which taught nothing but Gopher :)
  198.  
  199.         The following are some Gopher sites that I found that
  200.         have the "Gophern" archives. You'll have to access
  201.         these sites directly -- type "gopher <site address>" --
  202.         and then hunt around the site for the "Gophern" files.
  203.  
  204.  
  205.         gopher-chem.ucdavis.edu            gopher.kfki.hu
  206.         ubvmsb.cc.buffalo.edu              gopher2.nhm.ac.uk
  207.         rc1.vub.ac.be                      wealaka.okgeosurvey1.gov
  208.         gopher.keller.clarke.edu           ukoln.bath.ac.uk
  209.         gopher.ub2.lu.se                   utl.library.utoronto.ca
  210.  
  211.  
  212. SOURCES:
  213.  
  214. (1) From the University of Minnesota's Gopher FAQ, last modified
  215.     on 7/25/94
  216.  
  217.  
  218.    PATRICK DOUGLAS CRISPEN    THE VIEWS EXPRESSED IN THIS LETTER DO NOT
  219.     PCRISPE1@UA1VM.UA.EDU      NECESSARILY REPRESENT THE VIEWS OF THE
  220.   THE UNIVERSITY OF ALABAMA      UNIVERSITY OF ALABAMA - TUSCALOOSA
  221.  
  222.       ROADMAP: COPYRIGHT PATRICK CRISPEN 1994. ALL RIGHTS RESERVED.
  223.  
  224.  
  225.  
  226.